home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / include / asm / msr.h < prev    next >
Encoding:
C/C++ Source or Header  |  2009-09-09  |  160 b   |  13 lines

  1. #ifndef _ASM_X86_MSR_H
  2. #define _ASM_X86_MSR_H
  3.  
  4. #include <asm/msr-index.h>
  5.  
  6. #ifndef __ASSEMBLY__
  7. # include <linux/types.h>
  8. #endif
  9.  
  10.  
  11.  
  12. #endif /* _ASM_X86_MSR_H */
  13.